Programming Languages
epub |eng | | Author:2013
Note Note that Unobtrusive AJAX is the latest evolution of AJAX. This version of AJAX presents a clean separation of behavior (JavaScript), content (HTML), and presentation (CSS), and can work ...
( Category:
Programming
November 20,2017 )
azw3, epub |eng | 2017-08-24 | Author:Novick, Vladimir [Novick, Vladimir]
( Category:
Web Development & Design
November 20,2017 )
azw3, epub |eng | 2016-06-29 | Author:Sharma, Sourabh [Sharma, Sourabh]
This does the job and we can not only deploy, but also test our Dockerized service. Managing Docker containers Each microservice will have its own Docker container. Therefore, we'll use ...
( Category:
Programming Languages
November 20,2017 )
azw3, epub |eng | 2017-05-04 | Author:Grigorev, Alexey [Grigorev, Alexey]
for (String line : lines) { String[] split = line.split("t"); String url = split[3]; Optional<String> html = urls.get(url); if (!html.isPresent()) { continue; } org.jsoup.nodes.Document jsoupDoc = Jsoup.parse(html.get()); Element body = ...
( Category:
Databases & Big Data
November 20,2017 )
azw3 |eng | 2017-09-21 | Author:Jog, Tejaswini Mandar [Jog, Tejaswini Mandar]
Using the sum() operator The sum() operator emits the value that is the calculated sum of all the items emitted by any Observable. Let's calculate the sum of the items ...
( Category:
Programming
November 20,2017 )
azw3 |eng | 2017-10-09 | Author:Daschner, Sebastian [Daschner, Sebastian]
Realizing development workflows Continuous Delivery pipelines consist of several pipeline build steps that are executed in sequence or in parallel, respectively. All the steps are executed as part of a ...
( Category:
Programming Languages
November 20,2017 )
azw3 |eng | 2017-09-12 | Author:Bhele, Marks [Bhele, Marks]
Let’s now see an example of an object reference variable in action. public class Car { private String color = "Red"; private String name = "Porshe"; private int maxSpeed = ...
( Category:
Certification
November 20,2017 )
azw3 |eng | 2017-09-10 | Author:Bhele, Marks [Bhele, Marks]
To avoid using a fully qualified name to access a class or interface from a different package, we can simply use import statement and then use the class name without ...
( Category:
Certification
November 20,2017 )
epub, mobi, pdf |eng | 2018-11-20 | Author:Bryson Payne
Running Command Line Apps Without Eclipse We’ve built two command line apps so far, but we’ve always run them from inside Eclipse. Eclipse provides a convenient console emulator to let ...
( Category:
Programming Languages
November 20,2017 )
azw3 |eng | 2017-08-28 | Author:Ray Yao
windowObj.document.write("This is a new window."); } </script> <form><center><input type="button" onClick="openWindow()" value="Open Window"></center></form> </html> Output: This is a new window. Explanation: “MyWindow” is a new window name. “height=200,width=350” specify the size ...
( Category:
Web Development & Design
November 20,2017 )
epub |eng | 2016-12-05 | Author:Cay S. Horstmann [Horstmann, Cay S.]
( Category:
Programming Languages
November 20,2017 )
epub |eng | 2017-10-26 | Author:Mayur Ramgir
Wrong component use One of the situations is when the microbenchmark is executed by one writer, while the real application employs several writers. Each program writer has a particular use ...
( Category:
Programming Languages
November 20,2017 )
azw3 |eng | 2017-07-31 | Author:Mehta, Rajat [Mehta, Rajat]
As seen in the preceding formula, if i is one such item in the set(x) then we find its probability within the set and multiply it by the logarithmic of ...
( Category:
Programming Languages
November 20,2017 )
azw3, pdf |eng | 2017-07-13 | Author:David Chang
Nested if…else statement When you combine multiple if / if-else /if-else-if ladders then lot sequence decisions are involved. You have to take care of program executes, instructions when sequence conditions ...
( Category:
Programming
November 20,2017 )
azw3 |eng | 2017-09-08 | Author:Cadenhead, Rogers [Cadenhead, Rogers]
FIGURE 15.1 The output of the PrimeFinder application. Most statements in the application are used to look for prime numbers. The following statements are used to implement threads in this ...
( Category:
Programming Languages
November 20,2017 )
Categories
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12568)Hello! Python by Anthony Briggs(9912)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9777)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8295)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7778)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7761)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6814)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6543)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6410)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Kotlin in Action by Dmitry Jemerov(5062)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4316)
Functional Programming in JavaScript by Mantyla Dan(4037)
Solidity Programming Essentials by Ritesh Modi(3990)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3780)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3722)
The Ultimate iOS Interview Playbook by Avi Tsadok(3699)
